repo.or.cz
/
ExpressLRS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Failsafe channel mapping to reflect input channel (#2020)
[ExpressLRS.git]
/
src
/
hardware
/
TX
/
BETAFPV 2400 Micro.json
blob
d5b7bbad65315ebc878eef4f768a8b946160130a
1
{
2
"serial_rx": 13,
3
"serial_tx": 13,
4
"radio_busy": 21,
5
"radio_dio1": 4,
6
"radio_miso": 19,
7
"radio_mosi": 23,
8
"radio_nss": 5,
9
"radio_rst": 14,
10
"radio_sck": 18,
11
"power_rxen": 27,
12
"power_txen": 26,
13
"power_lna_gain": 12,
14
"power_min": 0,
15
"power_high": 5,
16
"power_max": 5,
17
"power_default": 2,
18
"power_control": 0,
19
"power_values": [-18,-15,-11,-8,-4,3],
20
"joystick": 25,
21
"joystick_values": [2839,2191,1616,3511,0,4095],
22
"led_rgb": 16,
23
"led_rgb_isgrb": true,
24
"screen_sck": 32,
25
"screen_sda": 22,
26
"screen_type": 1,
27
"screen_reversed": 1,
28
"use_backpack": true,
29
"debug_backpack_baud": 460800,
30
"debug_backpack_rx": 3,
31
"debug_backpack_tx": 1,
32
"misc_fan_en": 17
33
}